body,
div,
dl,
dd,
dt,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td,
button,
p,
span {
	padding: 0;
	margin: 0;
}

body,
html {
	font-family: Helvetica;
	color: #000;
	background: #FEFEFE;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
	font-family: MicrosoftYaHei
}

a {
	text-decoration: none;
	color: inherit;
}

a,
button,
input,
textarea,
select {
	border: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	outline: 0;
}

ul,
ol,
li {
	list-style: none;
	list-style-position: outside;
}

img {
	border: none;
	display: block;
	;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
	font-weight: normal;
	font-style: normal;
}

/* body div {
	display: block;
	font-size: 16px;
	line-height: 1.3;
} */

.adapt_screen{position: relative; width: 100%; max-width: 1920px; margin: 0 auto;}

.clearfloat {
	display: block;
}

.clearfloat::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}

.liu-mt50 {
	margin-top: 50px;
}

.liu-left50 {
	left: 80px;
	position: relative;
}

.liu-mp0 {
	margin-right: 0;
	padding: 0;
}

.liu-mr48 {
	margin-right: 48px;
}

.liu-mr10 {
	margin-right: 10px;
}

.liu-mr66 {
	margin-right: 66px;
}

.liu-mr50 {
	margin-right: 50px;
}

.liu-mr210 {
	margin-right: 210px;
}

.liu-ml100 {
	margin-left: 100px;
}

.liu-mb60 {
	margin-bottom: 60px;
}


.navbar .brand {
	margin: 0;
	padding: 0;
}

.navbar .brand a img {
	width: 100%;
/*	height: 45px;*/
	margin-top: 16px;
}
.aboutLogo img{
	display: inline-block;
	position: relative;
    top: 3px;
}
.navbar-inner {
	min-height: 74px;
}

.navbar-inverse .navbar-inner {
	background-color: #3D3D3D;
}

.navbar-wrapper {
	overflow: hidden;
}

ul#menu-main>li>a {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

ul#menu-main>li>a:focus {
	outline: 0;
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
	text-shadow: none;
}

.navbar-inverse .brand{
	width: 16%;
}

section.section {
	padding: 50px 0 40px;
}

.menu-child {
	font-size: 13px;
	background: #3D3D3D;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 15px;
	position: absolute;
	top: 74px;
}

.menu-child li {
	height: 28px;
	box-sizing: border-box;
}

.menu-child.child01 {
	display: none;
}

.menu-child.child02 {
	margin-left: -20px;
	display: none;
}

.menu-child .child-list{
	margin-right:30px;
}

.menu-child .child-list li a {
	font-size: 14px;
	color: #fff;
}

.menu-child .child-list li a:hover{
	color:#5EB5FF;
}

.menu-child .child-list li:first-child {
	margin: 20px 0 12px;
}

/*修改过长的li并排*/
.menu-child .child-list .child-long{
	float: left;
	margin-right:25px;
}

.menu-child .child-list .child-long li{
	margin:0;
}

.menu-child .child-about li{
	margin-bottom: 0px !important;
}

.child-list.list01 {
	float: left;
}

.child-list.list02 {
	float: left;
	margin-left: 10px;
}

ul#menu-main>li:hover .menu-main-a {
	border-bottom: solid 6px #4A9DE4;
	color: #4A9DE4 !important;
	font-weight: 700;
}

.navbar-inner #menu-main>li{margin-right:5%;}

.navbar-inner #menu-main>li:nth-last-of-type(1){
	margin-right:0;
}


.menu-parent01:hover+.child01 {
	display: block;
}

.menu-parent02:hover+.child02 {
	display: block;
}

.child01:hover {
	display: block;
}

.child02:hover {
	display: block;
}

.menu-child .child-list .list-title {
	color: #fff;
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 700;
	border-bottom:1px solid #707070;
}


/*赵吉伟10/15 banner改版 */
.liu-banner-content .zjw_banner_text01 {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	line-height: 70px;
	padding-top: 80px;
}

.liu-banner-content .zjw_banner_text01 span {
	color: #fbf280;
	font-size: 45px;
	font-weight: bold;
}

.liu-banner-content .zjw_banner_text02 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	padding-top: 68px;
}

.liu-banner-content .zjw_banner_text03 {
	font-size: 18px;
	color: #fff;
	padding-top: 20px;
	line-height: 36px;
}

/**/

.liu-banner {
	width: 100%;
	height: 500px;
	/*padding-top:45px;*/
	box-sizing: border-box;
	margin-top: 60px;
}

.liu-banner-content {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}

.hospital-banner {
	background: #3E9D91;
}

.market-banner {
	background: #EEC07B;
}

/*.government-banner {
	background: #5A9EF6
}*/

.court-banner {
	background:#1D7DD6;
}
/*
.hospital-floor1 {
	padding-top: 65px;
	padding-bottom: 75px;
	width: 100%;
}

.title {
	text-align: center;
	color: #2E2E2E;
	font-size: 30px;
	position: relative;
}

.hospital-floor1 p {
	text-align: center;
	font-size: 16px;
	color: #5D5D5D;
	margin-top: 20px
}

.floor1-container {
	width: 1064px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px
}

.floor1-box1 {
	float: left;
	left: 0;
	position: relative;
	width: 460px;
	border: #BDBEC0 1px solid;
	border-right: none;
	z-index: 2;
	margin-top: 20px;
	background: #fefefe;
}

.box-title {
	height: 70px;
	width: 100%;
	box-sizing: border-box;
}

.box-title1 {
	background: #E9EAEA;
	text-align: center;
}

.box-title h2 {
	font-size: 20px;
	font-family: SourceHanSansSC-Regular;
}

.box-title1>h2 {
	color: black;
	padding-top: 24px;
}

.box-content {
	width: 380px;
	margin: 10px auto;
}

.box-content .content-col {
	width: 100%;
	height: 62px;
	border-top: 1px gray dashed;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
	color: #32373B;
	font-size: 16px;
}

.box-content .content-col1 {
	color: #32373B;
	font-size: 16px;
}

.floor1-box2 {
	float: left;
	position: relative;
	width: 600px;
	border: #BDBEC0 1px solid;
	box-shadow: 0 0 20px #B7B9BC;
	z-index: 66;
	padding-bottom: 30px;
}

.box-title2 {
	padding-top: 28px;
	height: 80px;
	text-align: center;
}
*/
.box-title201 {
	background: #3E9D91;
}

.box-title202 {
	background: #F5961B;
}

.box-title203 {
	background: #5A9EF6;
}
.box-title204{ 
	background: #355c7d;
}
.box-title2 h2 {
	color: #FFFFFF
}

.box-content.content-col2 {
	color: #32373B;
	font-size: 18px;
}

.hospital-floor2 {
	padding-top: 64px;
	width: 1065px;
	margin: 0 auto;
}

/*.floor2-left {
	float: left;
	position: relative
}

.floor2-right {
	float: left;
	left: 86px;
	position: relative;
	width: 455px;
}

.floor2-right p {
	margin-top: 40px;
	font-size: 16px;
	color: #5D5D5D;
	padding-bottom: 35px;
	box-sizing: border-box;
	border-bottom: 1px dashed #BFBFBF
}

.floor2-box {
	padding-top: 5px;
}*/

.box-item {
	float: left;
	margin-top: 42px;
	font-size: 16px;
}

.box-item span {
	/* font-size: 18px;
	font-weight: bolder;
	margin-right: 12px; */
	font-size: 13px;
    margin-right: 12px;
}

.box-item01 span {
	color: #3E9D91;
}

.box-item02 span {
	color: #F5961B;
}

.box-item03 span {
	color: #5A9EF6;
}

/*.hospital-floor3 {
	background: #F6F7F9;
	width: 100%;
	margin-top: 60px;
	height: 730px;
}

.floor3-container {
	width: 1065px;
	;
	margin: 0 auto;
}

.floor3-left {
	float: left;
	width: 475px;
}

.floor3-left .title {
	text-align: left;
	margin-top: 115px;
}

.floor3-left p {
	margin-top: 40px;
	font-size: 16px;
	color: #5D5D5D;
	box-sizing: border-box;
}
*/
/*.box-list {
	float: left;
	margin-top: 36px;
	font-size: 18px;
	color: #2E2E2E
}

.box-list span {
	margin-right: 11px;
	display: inline-block;
	vertical-align: middle;
}

.floor3-right {
	float: left;
	left: 70px;
	position: relative;
	margin-top: 60px;
}

.hospital-floor4 {
	width: 1130px;
	margin: 65px auto;
	height: 250px
}

.floor4-content {
	position: relative;
	box-sizing: border-box;
	height: 160px;
}

.floor4-market {
	border: 1px solid #D2D3D4;
	border-radius: 3px;
	width: 950px;
	margin: 50px auto;
}

.floor4-market:hover img {
	transform: scale(1.2);
	transition: all 1.2s ease-in-out;
}

.floor4-content img {
	float: left;
	left: 10px;
	display: inline-block;
}

.floor4-p {
	width: 563px;
	font-size: 14px;
	line-height: 24px;
	left: 72px;
	position: relative;
	float: left;
	padding-top: 38px;
	box-sizing: border-box;
	display: inline-block;
	color: #5D5D5D
}

.floor4-content .button {
	width: 20px;
	height: 124px;
	background: #F4F4F4;
	margin-top: 75px;
	float: left;
	position: relative
}*/

.left-button {
	margin-top: 58px;
	margin-left: 5px;
	display: inline-block;
	width: 100%;
	height: 100%
}

.button:hover {
	background: #ebe9e9;
}

.pre-button {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-right: 9px solid #d2cfcf;
	border-bottom: 7px solid transparent;
}

.swiper {
	width: 1080px;
	margin-top: 56px;
	float: left;
	position: relative;
	box-sizing: border-box;
	height: 162px;
	overflow: hidden
}

.img-container {
	width: 3250px;
	height: 162px;
	position: absolute;
}

.img-container .imgBox {
	margin: 0 9px;
	border: 1px solid #d2d3d4;
	width: 250px;
	height: 160px;
	float: left;
}

.img-container .imgBox:hover {
	box-shadow: 0 0 15px #B7B9BC;
}

.next-button {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 9px solid #d2cfcf;
	border-bottom: 7px solid transparent;
}

.right-button {
	margin-top: 58px;
	margin-left: 5px;
	display: inline-block;
	width: 100%;
	height: 100%
}

.experience:hover+.wcCode {
	display: block
}

.receive-info {
	width: 410px;
	height: 324px;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 4px 0px 16px rgba(166, 166, 166, 1);
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	right: -10px;
	bottom: -10px;
	z-index: 66;
}

.receive-info .exit i {
	font-size: 16px;
	color: #BCBCBC;
	float: right;
}

.receive-info form {
	padding: 10px;
	position: relative;
}

.receive-info .liu-input {
	width: 310px;
	height: 35px;
	border: 1px solid #BCBCBC;
	border-radius: 3px;
	text-indent: 0.5em;
	margin-bottom: 10px;
}

.receive-info .liu-tishi {
	font-size: 16px;
	color: #379BFF;
	padding-left: 15px;
	display: block;
}

.receive-info .post {
	width: 240px;
	height: 40px;
	border-radius: 4px;
	margin-left: 70px;
	text-align: center;
	padding-top: 8px;
	box-sizing: border-box;
	font-size: 14px;
}

.index-footer_friend {
	font-size: 12px;
	color: #B4B4B4;
}

.serviceMap-banner {
	/* background: linear-gradient(to right, #68B2FF, #3851C5); */
	background-color: #4C8FBA;
}

.serviceMap-banner-new {
	/* display: inline-block;
    float: right; */
	width: 999px;
	position: absolute;
	left: 344px;
	top: 0px;
}

.liu-banner-txt {
	float: left;
	position: relative;
	margin: 50px 180px 0 55px;
	color: #FFFFFF;
}

.liu-banner-txt h1 {
	font-size: 36px;
	color: #FFFFFF;
}

.liu-banner-txt p {
	padding: 40px 108px 20px 0;
	border-bottom: 1px #F2F7FA solid;
	line-height: 36px;
	font-size: 16px;
}

.liu-banner-txt h3 {
	width: 420px;
	line-height: 40px;
	color: #FFFFFF;
	margin-top: 20px;
}

.serviceMap-txt h3 {
	/* font-size: 22px; */
	font-weight: bold;
}

.serviceMap-floor,
.indoorNav-floor,
.position-floor {
	padding-top: 60px;
	margin: 0 auto;
	width: 1160px;
	text-align: center;
}

.serviceMap-floor h2,
.indoorNav-floor h2,
.position-floor h2 {
	font-size: 26px;
	display: block;
}

.serviceMap-floor p,
.indoorNav-floor p {
	margin-top: 25px;
	color: #767676;
	font-size: 16px;
}

.serviceMap-floor-new p {
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 35px;
}

.imgBox {
	border-left: 1px solid rgba(227, 227, 227, 1);
	border-bottom: 1px solid rgba(227, 227, 227, 1);
	border-right: 1px solid rgba(227, 227, 227, 1);
}

.imgBox h3 {
	margin-top: 15px !important;
	margin-bottom: 15px;
	font-size: 18px;
}

.serviceMap-box {
	margin-top: 47px;
}

.serviceMap-box-new {
	margin-top: 0px;
}

.serviceMap-box-new h2 {
	margin-bottom: 60px;
}

.serviceMap-box .floor1-box {
	float: left;
	width: 352px;
	border: 1px solid #E3E3E3;
	height: 360px;
	transition: all 0.25s linear;
	background-color: #fff;
}

.serviceMap-box .floor1-box-new {
	float: left;
	width: 352px;
	border: 1px solid #E3E3E3;
	height: 320px;
	transition: all 0.25s linear;
}

.serviceMap-box .floor1-box-new2 {
	float: left;
	width: 352px;
	/* border: 1px solid #E3E3E3; */
	/* height: 320px; */
	transition: all 0.25s linear;
}

.serviceMap-box .floor1-box h3 {
	margin-top: 27px;
	font-size: 18px;
	color: #2E2E2E;
}

.serviceMap-box .floor1-box-new h3 {
	margin-top: 24px;
}

.serviceMap-box .floor1-box p {
	color: #767676;
	font-size: 14px;
	margin-top: 14px;
	padding: 0 28px;
	text-align: left;
}

.serviceMap-floor .floor3-box {
	float: left;
	width: 180px;
	margin-top: 20px;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
}

.serviceMap-floor .floor3-box-new {
	float: left;
	width: 354px;
	margin-top: 20px;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
}

.floor3-box-new-middle {
	margin: 0px 16px 0px 16px;
}

.serviceMap-floor .floor3-box img {
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
}

.serviceMap-floor .floor3-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.serviceMap-floor2 {
	/* background: #51596A; */
	/* margin-top: 60px; */
	background-color: #4C8FBA;
	height: 765px;
}

.serviceMap-floor2 h2,
.indoorNav-floor2 h2 {
	color: #FFFFFF;
	margin-bottom: 30px;
}

.serviceMap-floor3 {
	background-color: #51596A;
	height: 580px;
}

.serviceMap-floor .floor3-box img {
	margin-top: 25px;
}

.serviceMap-floor h3 {
	margin-top: 30px;
	font-size: 18px;
}

.serviceMap-floor4 {
	background: linear-gradient(to right, #68B2FF, #3851C5);
	margin-top: 60px;
	padding-bottom: 60px;
}

.serviceMap-floor4 h2 {
	color: #FFFFFF;
}

.serviceMap-floor4 .btn {
	margin-top: 40px;
	text-align: center;
	display: inline-block;
	background: linear-gradient(to right, #5489E6, #4D7ADE);
	color: #FEFEFE;
	padding: 10px 50px;
	border: 1px solid #D9E2F4;
}

.serviceMap-floor4 .btn i {
	margin-right: 17px;
	font-size: 17px;
}

.serviceMap-floor4 .btn span {
	font-size: 17px;
	color: #FEFEFE;
}

.serviceMap-floor4 .btn:hover {
	background: #6988DD;
}

.serviceMap-floor5 {
	background: #51596A;
	padding: 19px 0;
	margin-bottom: -30px;
}

.serviceMap-floor5 p,
.indoorNav-floor5 p,
.postion-floor5 p {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding-bottom: 25px;
}

.serviceMap-floor5 span {
	border-right: #989898 1px solid;
	border-left: #989898 1px solid;
	padding: 0 53px;
	margin: 0 53px;
}

.serviceMap-floor5 a:hover,
.indoorNav-floor5 a:hover,
.postion-floor5 a:hover {
	color: #61E1B6;
}

.indoorNav-banner {
	background: linear-gradient(to right, #0CAFD2, #0998D6);
	width: 100%;
	height: 500px;
	margin-top: 60px;
}

.indoorNav-banner-content {
	width: 1160px;
	margin: 0 auto;
	padding-top: 80px;
}

.indoorNav-banner-txt {
	float: left;
	position: relative;
	margin-right: 56px;
	color: #FFFFFF;
	padding-top: 10px;
}

.indoorNav-banner-txt h1,
.position-banner-txt h1 {
	font-size: 36px;
	color: #FFFFFF;
}

.indoorNav-banner-txt p {
	margin-top: 30px;
	line-height: 36px;
	font-size: 16px;
}

.indoorNav-banner-txt hr {
	width: 420px;
	color: #F2F7FA;
	margin-top: 20px;
	height: 5px;
	border-bottom: none;
}

.indoorNav-banner-txt h3 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 10px;
}

.indoorNav-banner-txt span {
	font-weight: bold;
}

.indoorNav-box {
	margin-top: 65px;
	padding-left: 10px;
}

.indoorNav-box .floor1-box {
	float: left;
	width: 185px;
	margin-right: 55px;
	text-align: center;
}

.indoorNav-box .floor1-box img {
	display: inline;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear
}

.indoorNav-box .floor1-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.indoorNav-box .floor1-box h3 {
	font-size: 18px;
	margin-top: 25px;
}

.indoorNav-box .floor1-box p {
	font-size: 14px;
	color: #767676;
	line-height: 24px;
}

.indoorNav-floor2,
.position-floor2 {
	background: #51596A;
	margin-top: 80px;
}

.indoorNav-floor h5,
.position-floor h5 {
	font-size: 16px;
	color: #F2F7FA;
	margin-bottom: 38px;
}

.indoorNav-floor5 {
	background: linear-gradient(to right, #0CAFD2, #0998D6);
	padding: 19px 0;
	margin-bottom: -30px;
}

.indoorNav-floor5 span,
.postion-floor5 span {
	border-right: #DFDFDF 1px solid;
	border-left: #DFDFDF 1px solid;
	padding: 0 53px;
	margin: 0 53px;
}

.position-banner {
	background: #6787CF;
	width: 100%;
	height: 500px;
	margin-top: 60px;
}

.position-banner-content {
	width: 1090px;
	margin: 0 auto;
	padding-top: 65px;
}

.position-banner-content span {
	font-weight: bold;
	font-size: 22px;
}

.position-banner-txt {
	float: left;
	position: relative;
	margin-right: 100px;
	color: #FFFFFF;
	padding-top: 34px;
}

.position-banner-txt p {
	margin-top: 35px;
	font-size: 18px;
	line-height: 48px;
	color: #F2F7FA;
}

.position-floor p {
	margin-top: 29px;
	color: #767676;
	font-size: 16px;
	margin-bottom: 49px;
}

.position-floor2 h2 {
	color: #FFFFFF;
	margin-bottom: 57px;
}

.position-floor2-box {
	margin-top: 27px;
	padding-bottom: 69px;
	margin-left: 30px;
}

.position-floor2-left {
	float: left;
	margin-right: 100px;
}

.postion-floor5 {
	background: #6787CF;
	padding: 19px 0;
	margin-bottom: -30px;
}

/*赵吉伟*/
.tsg_zjw-banner {
	background: #80bdfc;
}


.zwzx_zjw-banner {
	background: #4aa3ba;
}

.floor5-market {
	border: 1px solid #D2D3D4;
	border-radius: 3px;
	width: 950px;
	margin: 50px auto;
}

.floor5-market:hover img {
	transform: scale(1.1);
	transition: all 0.9s ease-in-out;
}

.floor5-content {
	position: relative;
	box-sizing: border-box;
	height: 180px;
}

.floor5-p {
	width: 563px;
	font-size: 14px;
	line-height: 24px;
	left: 90px;
	position: relative;
	float: left;
	padding-top: 45px;
	box-sizing: border-box;
	display: inline-block;
	color: #5D5D5D;
}

.floor5-content img {
	float: left;
	left: 30px;
	display: inline-block;
	position: relative;
	top: 20px;
	width: 230px;
}



/*赵吉伟*/
.position-floor2 .position-floor .skxy_1 {
	width: 1160px;
	height: auto;
	overflow: hidden;
	margin-top: 88px;
}


.position-floor2 .position-floor .skxy_1 .skxy_2 {
	width: 225px;
	height: 380px;
	float: left;
	margin: 0 32px;
}


.position-floor2 .position-floor .skxy_1 .skxy_2 .skxy_3 {
	width: 100%;
	height: 180px;
}


.position-floor2 .position-floor .skxy_1 .skxy_2 .skxy_4 {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 0px;
}

.position-floor2 .position-floor .skxy_1 .skxy_2 .skxy_5 {
	font-size: 18px;
	color: #666;
	text-align: center;
	margin-top: 21px;
}


.skxy_6 {
	width: 100%;
	height: 460px;
	background: #f2f5f6;
	margin-top: 80px;
}

.skxy_6 .skxy_7,
.skxy_8 .skxy_7 {
	width: 1160px;
	height: 460px;
	margin: 0 auto;
}

.skxy_6 .skxy_7 .skxy_7_left,
.skxy_8 .skxy_7 .skxy_7_left {
	width: 575px;
	height: 460px;
	float: left;
}

.skxy_6 .skxy_7 .skxy_7_right,
.skxy_8 .skxy_7 .skxy_7_right {
	width: 550px;
	height: 400px;
	float: left;
	padding: 64px 0 0 34px;
}

.skxy_6 .skxy_7 .skxy_7_right .skxy_7_right_h3,
.skxy_8 .skxy_7 .skxy_7_right .skxy_7_right_h3 {
	font-size: 30px;
	color: #2e2e2e;
}

.skxy_6 .skxy_7 .skxy_7_right hr,
.skxy_8 .skxy_7 .skxy_7_right hr {
	width: 477px;
	border: 0px;
	background: #dedede;
	height: 2px;
	margin-top: 23px;
}

.skxy_6 .skxy_7 .skxy_7_right .skxy_7_right_ul,
.skxy_8 .skxy_7 .skxy_7_right .skxy_7_right_ul {
	width: 490px;
	height: auto;
	overflow: hidden;
	margin-top: 22px;
}

.skxy_6 .skxy_7 .skxy_7_right .skxy_7_right_ul .skxy_7_right_ul_li,
.skxy_8 .skxy_7 .skxy_7_right .skxy_7_right_ul .skxy_7_right_ul_li {
	float: left;
	width: 245px;
	height: 45px;
}

.skxy_6 .skxy_7 .skxy_7_right .skxy_7_right_ul .skxy_7_right_ul_li p,
.skxy_8 .skxy_7 .skxy_7_right .skxy_7_right_ul .skxy_7_right_ul_li p {
	color: #2e2e2e;
	float: left;
	font-size: 18px;
	line-height: 45px;
	padding-left: 12px;
}

.skxy_6 .skxy_7 .skxy_7_right .skxy_7_right_p,
.skxy_8 .skxy_7 .skxy_7_right .skxy_7_right_p {
	width: 477px;
	height: auto;
	color: #2e2e2e;
	font-size: 18px;
	margin-top: 30px;
	line-height: 32px;
}

.skxy_8 {
	width: 100%;
	height: 460px;
}

/*new*/



.grayBack {
	width: 100%;
	height: 940px;
	/* background: #ccc; */
	background: rgba(248, 249, 252, 1);
	margin-top: 64px;
}

.mt-40 {
	margin-top: 40px;
}

.liu-mr110 {
	margin-right: 55px;
	margin-left: 55px;
}

.position-floor-box {
	width: 925px;
	margin: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.companylogo-white {
	background-image: url("../images/companylogo-white.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}

/*zhbuilding*/
.zh-container * {
    box-sizing: border-box;
}

.zh-container p,
.zh-container li,
.zh-container span {
    font-size: 1rem;
    line-height: 1.2;
}

/*背景图*/
.blackblue {
    background-image: url("../images/zhbanner_blue.jpg");
    background-size: 100% auto;
    color: #fff;
}

.lightblue {
    background-image: url("../images/zhbanner_lightblue.jpg");
    background-size: 100% auto;
    color: #fff;
}

.brainblue {
    background-image: url("../images/zhbanner_brainblue.jpg");
    background-size: 100% auto;
    color: #fff;
}

.green {
    background-image: url("../images/zhbanner_green.jpg");
    background-size: 100% auto;
    color: #fff;
}

/*背景图end*/
.text-center {
    text-align: center;
}

.header-emptyblock {
    height: 60px;
}

.zh-banner {
    height: 500px;
    width: max-content;
    min-width: 100%;
}

.zh-box {
    width: 1160px;
    height: 100%;
    margin: 0 auto;
}

.zh-banner .zh-banner-text,
.zh-banner .zh-banner-img {
    float: left;
    width: 50%;
    height: 100%;
    color: #fff;
}

.zh-banner .zh-banner-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.zh-banner .zh-banner-text {
    box-sizing: border-box;
    padding-right: 114px;
}

.zh-banner .zh-banner-text h2 {
    font-size: 36px;
    color: #fff;
    margin: 120px 0 45px;
}

.zh-banner .zh-banner-text p {
    font-size: 17px;
    line-height: 30px;
}

.zh-main {
    font-size: 0;
}

.zh-main .zh-main-first-child,
.zh-main .zh-main-second-child {
    padding: 60px 0;
}

.zh-main .zh-main-first-child h3,
.zh-main .zh-main-second-child h3 {
    margin-bottom: 30px;
}

.zh-main .zh-main-first-child .zh-achild {
    width: 566px;
    height: 170px;
    float: left;
    border-radius: 4px;
    margin-top: 16px;
    padding: 20px;
}

.zh-main .zh-main-first-child .zh-achild h4 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 2;
    position: relative;
    padding-left: 42px;
}

.zh-main .zh-main-first-child .zh-achild h4::before {
    content: "";
    display: block;
    position: absolute;
    height: 19px;
    width: 19px;
    background-size: 100%;
    background-image: url("../images/zh_arrow.png");
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.zh-main .zh-main-first-child .zh-achild p {
    font-size: 18px;
}

.zh-main .zh-main-first-child .zh-achild:nth-child(n) {
    margin-right: 14px;
}

.zh-main .zh-main-first-child .zh-achild:nth-child(2n) {
    margin-left: 14px;
    margin-right: 0;
}

.zh-main .zh-main-second-child {
    background-color: #f2f5f6;
}

.zh-main .zh-main-second-child img {
    margin: 0 auto;
}

.zh-main .zhindex-child-list .zhindex-list-child {
    float: left;
    width: 25%;
    padding-right: 28px;
    height: 470px;
}

.zh-main .zhindex-child-list .zhindex-list-child:last-child {
    padding-right: 0;
}

.zh-main .zhindex-child-list .zhindex-list-child .zhindex-child-box {
    border: 1px solid #d2d2d2;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 5px solid #5d7ec0;
    height: 100%;
    justify-content: space-between;
    padding: 24px 0 20px;
}

.zh-main .zhindex-child-list .zhindex-list-child .zhindex-child-box:hover {
    background-color: #5d7ec0;
    color: #fff;
    border: none;
}

.zh-main .zhindex-child-list .zhindex-list-child .zhindex-child-box:hover img {
    display: none;
}

.zh-main .zhindex-child-list .zhindex-list-child .zhindex-child-box:hover h4 {
    color: #fff;
}

.zh-main .zhindex-child-list .zhindex-list-child .zhindex-child-box:hover .zh-intro-child-link {
    display: block;
    padding: 10px 28px;
    border: 1px solid;
    margin-bottom: 40px;
}

.zh-main .zhindex-child-list .zhindex-list-child h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 16px;
}

.zh-main .zhindex-child-list .zhindex-list-child .zh-intro-list li {
    line-height: 1.6;
    text-align: center;
    font-size: 18px;
}

.zh-main .zh-main-first-child .zh-first-intro {
    font-size: 24px;
    margin-bottom: 16px;
    line-height: 1.4;
    color: #666;
}

.zh-main .zhindex-child-list .zhindex-list-child .zh-intro-child-link {
    display: none;
}

.zh-main .zh-main-second-child .zhindex-box-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 108px 0;
}

.zh-main .zh-main-second-child .zhindex-box-list .zhindex-list-box {
    width: 250px;
    border: 1px solid #7ca5f8;
    background-color: #95b5f6;
    color: #fff;
    text-align: center;
    line-height: 55px;
    border-radius: 4px;
    margin-bottom: 24px;
    font-size: 22px;
}

.zh-main .zhindex-box3-list {
    padding: 44px 0 20px;
}

.zh-main .zhindex-box3-list .zhindex-img-child {
    float: left;
    margin-right: 30px;
    margin-bottom: 36px;
    width: 366px;
    height: 188px;
    overflow: hidden;
}

.zh-main .zhindex-box3-list .zhindex-img-child img {
    width: 100%;
}

.zh-main .zhindex-box3-list .zhindex-img-child:nth-child(3n) {
    margin-right: 0;
}

.zh-main .zhindex-zhanshi .a-zhanshi {
    height: 210px;
    border: 1px solid #bababa;
    width: 100%;
    margin-bottom: 30px;
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-img-box {
    float: left;
    height: 100%;
    width: 310px;
    overflow: hidden;
}

.zh-main .zhindex-zhanshi .a-zhanshi :last-child {
    margin-bottom: 0;
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-img-box img {
    height: max-content;
    width: auto;
    margin: 0;
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-text-box {
    float: left;
    padding: 10px 24px;
    width: calc(100% - 310px);
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-text-box .zhanshi-title {
    font-size: 20px;
    margin-bottom: 8px;
    position: relative;
    padding-left: 18px;
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-text-box .zhanshi-title::before {
    content: "";
    position: absolute;
    border-left: 3px solid #5d7ec0;
    left: 0;
    top: 2px;
    height: 100%;
}

.zh-main .zhindex-zhanshi .a-zhanshi .zhanshi-text-box .zhanshi-intro p {
    font-size: 18px;
    color: #666;
    line-height: 26px;
}

.zh-box .row-4-col {
    padding: 0 40px;
    margin-top: -14px;
}

.zh-box .row-4-col .col-3 {
    float: left;
    display: block;
    width: 25%;
    padding-right: 25px;
    text-align: center;
}

.zh-box .row-4-col .col-3:nth-child(4n) {
    padding-right: 0;
}

.zh-box .row-4-col .col-3 span {
    display: block;
    width: 100%;
    border: 3px solid #00b3fe;
    background-color: #0f95df;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 14px;
    line-height: 54px;
    border-radius: 4px;
}

/*====================轮播跳转按钮================*/
.swiper-slide .banner-link{
	width: 140px;
    height: 46px;
    background: linear-gradient(8deg, #2F5EF9 0%, #7720FA 100%);
    line-height:46px;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    position: absolute;
    overflow:hidden;
    top: 69%;
    left: 54.4%;
}

.swiper-slide .banner-link .btn-shade{
	position: absolute; 
    width:200%;
    height: 150%;
    left: 100%;
    top: -100%;
    background: #fff;
    z-index: 1;
    border-bottom-left-radius: 80px;
    transition: all 0.1s;
}

.swiper-slide .banner-link:hover .btn-shade{
	left: -20%;
    top: 0%;
    transition: all 0.5s;
}

.swiper-slide .banner-link .btn-products-icon{
	width:32px;
    height: 32px;
    background: url(../images/link_icon.png) no-repeat;
    float: left;
    margin:7px 5px 0 11px;
    position: relative;
    z-index: 5;
}

.swiper-slide .banner-link:hover .btn-products-icon{
	width:36px;
    height: 36px;
    background: url(../images/link_icon_hover.png) no-repeat;
    margin:5px 5px 0 11px;
}

.swiper-slide .banner-link p{
	position: relative;
    z-index: 5;
    float: left;
    font-size:20px;
    color: #fff;
}

.swiper-slide .banner-link:hover p{
	font-size:16px;
    color: #3D66F6;
}



/*======================修改后首页底部====================*/
footer {
	background: #32373B;
	color: white;
}

.bottom-mes-ul,
.bottom-mes-li,
.touch-our,
.touch-text,
.touch-code,
.bottom-links,
.link,
.links {
	list-style: none;
}

.feature-divider {
	color: #535353;
	margin-top: 30px;
}


.link {
	float: left;
}

.bottom_logo {
	padding-top: 18px;
}

.bottom {
	margin-top: 48px;
}

.touch-our {
	color: #999999;
	font-size: 14px;
	padding-top: 10px;
}

.touch-our a {
	color: #fff;
	font-size: 14px;
	padding-top: 18px;
	text-decoration: none;
}

.bottom_two .bottom-mes-li .touch-our{
	font-size: 12px;
	color: #fff;
}

.touch-our a:hover {
	color: #5EB5FF;
}

.touch-our-ul {
	float: left;
}

.touch-text {
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 18px;
}

.wq {
	text-align: center;
}

.link {
	padding-left: 35px;
	height: 20px;
}

.links>a,
.link>a {
	text-decoration: none;
	color: #535353;
	font-size: 14px;
}

.footer_h5 {
	text-align: center;
	color: #535353;
	font-size: 16px;
	margin-top: 30px;
}

.feature-divider {
	border: 1px solid #535353;
	margin-top: 30px;
}

.index-footer_friend {
	font-size: 12px;
	color: #B4B4B4;
	margin-top: 20px;
	;
}

.index-footer_friend a {
	color: #B4B4B4;
}

.index-footer_friend a:hover {
	color: #5EB5FF;
}



.container{
  width:73%;
  margin:0 auto;
}

.container .bottom_one{
	float: left;
	width:75%;
}

.container .bottom_one .bottom-mes-ul{
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.bottom_one .bottom-mes-ul .bottom-mes-li{
	flex: 1;
}

.bottom_one .bottom-mes-ul .bottom-mes-li:nth-of-type(1){
	margin-right: 20px;
}

.container .bottom_two{
	float: left;
	width:20%;
	padding-left: 5%;
	margin-top: 58px;
}

.container .bottom_two .con-title{
	padding-bottom:18px;
	font-size: 18px;
	color: #fff;
}

.container .bottom_two .con-tel{
	font-size: 26px;
	color: #4A9DE4;
	margin:18px 0;
}

.container .bottom_two .con-tel img,.container .bottom_two .con-email img{
	float: left;
	margin-right: 10px;
}

.container .bottom_two .con-email{
	font-size: 17px;
	color: #fff;
	margin:15px 0 20px;
}

.container .bottom_two .media-list{
	
}

.container .bottom_two .media-list li{
	float: left;
	margin-right: 6px;

}

.bottom_two .media-list li a{
	display: block;
}

.media-list li .media-1{
	position: relative;
	width:30px;
	height: 30px;
	background:url(../images/media_icon1.png) no-repeat;
}

.media-list li .media-1:hover{
	background:url(../images/media_icon1_hover.png) no-repeat;
}

.media-list li .media-1 .touch-tubiao{
	position: absolute;
	left: -126px;
	top: 0;
	background:url(../images/sph_hover.png) no-repeat;
	width:126px;
	height: 37px;
	display: none;
}

.media-list li .media-1:hover .touch-tubiao{
	display: block;
}

.media-list li .media-2{
	position: relative;
	width:30px;
	height: 30px;
	background:url(../images/media_icon2.png) no-repeat;
}

.media-list li .media-2:hover{
	background:url(../images/media_icon2_hover.png) no-repeat;
}

.media-list li .media-3{
	position: relative;
	width:30px;
	height: 30px;
	background:url(../images/media_icon3.png) no-repeat;
}

.media-list li .media-3:hover{
	background:url(../images/media_icon3_hover.png) no-repeat;
}

.media-list li .media-4{
	position: relative;
	width:30px;
	height: 30px;
	background:url(../images/media_icon4.png) no-repeat;
}

.media-list li .media-4:hover{
	background:url(../images/media_icon4_hover.png) no-repeat;
}

.bottom_two .bottom-mes-ul{
	margin-top: 10px;
}

.bottom_two .bottom-mes-ul .bottom-mes-li{
	float: left;
	margin-right: 28px;
}

@media (min-width: 950px) and (max-width: 1279px) {
	.container{
	  	width:90%;
	}

	.container .bottom_two{
		width:25%;
		padding-left: 0px;
	}
}

@media (min-width: 1280px) and (max-width: 1500px) {
	.container{
	  	width:83%;
	}

	.container .bottom_two{
		width:25%;
		padding-left: 0px;
	}
}



@media (min-width: 320px) and (max-width: 480px) {

	.bottom-mes-li,
	.link {
		margin-left: 36px;
	}
}


